PORT=5000
MONGO_URI=mongodb://localhost:27017/language-converter
MYMEMORY_API_EMAIL=your_email@example.com
NODE_ENV=development
